
SBSharp Virtual Pages
01/26/2025
SBSharp enables to generate a static website using .NET/C# based templating. One advanced feature is to generate virtual pages, i.e. pages which are not materialized until the rendering. Let's deep dive into this concept.
.NET Static site generation SBSharp